chore(deps): bump flatted and karma in /src/admin/assets/components/bootstrap#99
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
* chore: append some tests * docs: update README.md * update composer and phpunit * chore: revamp access to common variable in admin * chore: revamp src/api/index.php * docs: update src/docs/API_DOCUMENTATION.md * docs: update src/docs/DEVELOPER_GUIDE.md * chore: update src/docs/PLUGIN_DEVELOPER_GUIDE.md * feat: append page caching * chore: update src/install/include/dbtable.php * feat: implement i18n and GDPR * feat: modernize(intall) index.php * ad3fd03: feat(performance): implement zero-config file-based page caching (Phase 1) * Implement comment-reply feature … * chore: remove less from assets admin * docs: update README.md * chore: update src/api/index.php * docs: update documentation * chore: update src/install/assets/css/form-validation.css * chore: update UI src/install/finish.php * chore: update src/install/include/check-engine.php * chore: update src/install/include/dbtable.php * chore: update src/install/include/settings.php * feat: append feature to generate basic htaccess automatically during installation * feat: append option language src/install/index.php * fix: revamp and enhance install UI design style * fix: revamp src/install/setup-db.php * fix: revamp src/lib/Autoloader.php * docs: update src/lib/common.php * chore: revamp src/lib/controller/ApiController.php * chore: revamp src/lib/controller/CommentController.php * feat: append smpt configuration src/lib/controller/ConfigurationController.php * chore: update src/lib/controller/ImportController.php * chore: update src/lib/controller/MediaController.php * feat: append locale to src/lib/controller/MenuController.php * chore: update src/lib/controller/PageController.php * fix: revamp bug minor in src/lib/controller/PluginController.php * feat: append locale to src/lib/controller/PostController.php * fix: src/lib/controller/ReplyController.php * fix: update src/lib/controller/ThemeController.php * feat: append local to topic * chore: revamp src/lib/controller/UserController.php * chore: revamp src/lib/controller/api/ArchivesApiController.php * feat: update src/lib/controller/api/CategoriesApiController.php * fix: revamp src/lib/controller/api/CommentsApiController.php * chore: update src/lib/controller/api/GdprApiController.php * chore: update src/lib/controller/api/PostsApiController.php * chore: update src/lib/core/ActionConst.php * feat: fix src/lib/core/ApiAuth.php * fix: revamp src/lib/core/ApiResponse.php * fix: revamp src/lib/core/ApiRouter.php * chore: update src/lib/core/AppConfig.php * chore: update src/lib/core/AppException.php * chore: update src/lib/core/AppInterface.php * chore: src/lib/core/AtomWriter.php * fix: revamp bug src/lib/core/Authentication.php * fix: revamp bug src/lib/core/Authorization.php * fix: solve bug src/lib/core/BaseApp.php * chore: update src/lib/core/BaseModel.php * chore: update src/lib/core/BlogSchema.php * chore: update src/lib/core/BoardInterface.php * chore: update src/lib/core/Bootstrap.php * chore: update src/lib/core/CSRFGuard.php * chore: update src/lib/core/Clean.php * chore: update src/lib/core/CoreException.php * chore: src/lib/core/Dao.php * chore: update src/lib/core/Dashboard.php * chore: update third party lib HTMLPurifier * chore: remove unuse picture * chore: remove unused assets design style * chore: remove duplicate tests * chore: remove deprecated file * fix: revamp some bugs in default theme blog * chore: checking PSR-12 compliance * fix: solve bug when load configuration file * chore: revamp dao layer * fix: solve bug in archive * fix: solve bug in commentModel * chore: update model layer * docs: append localization and internationlaization documenation * chore: remove bug in utility * chor: update service layer * feat: append download admin controller * feat: append i18n implementation * chore: update src/lib/options.php * chore: update src/lib/utility-loader.php * chore: update src/license.txt * feat: append session log * fix: revamp bug in src/public/themes/index.php * chore: update src/public/themes/maintenance.php * chore: update src/readme.html * chore: append src/env.sample.md * fix: install UI design style src/install/migrate-smtp.php * fix: install UI design style update step in src/install/update-step.php * fix: installation process src/install/validate-db.php * chore: append src/privacy-policy.html * chore: appen directory src/public/files/cache/ * chore: add src/public/files/docs/.htaccess * chore: update src/terms-of-use.html --------- Co-authored-by: nirmalakhanza <nirmala.adiba.khanza@gmail.com>
Bumps [flatted](https://github.com/WebReflection/flatted) to 3.4.2 and updates ancestor dependency [karma](https://github.com/karma-runner/karma). These dependencies need to be updated together. Updates `flatted` from 2.0.0 to 3.4.2 - [Commits](WebReflection/flatted@v2.0.0...v3.4.2) Updates `karma` from 3.1.4 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v3.1.4...v6.4.4) --- updated-dependencies: - dependency-name: flatted dependency-version: 3.4.2 dependency-type: indirect - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
13b3679 to
ea770f2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps flatted to 3.4.2 and updates ancestor dependency karma. These dependencies need to be updated together.
Updates
flattedfrom 2.0.0 to 3.4.2Commits
3bf09093.4.2885ddccfix CWE-13210bdba70added flatted-view to the benchmark2a02dce3.4.1fba4e8fMerge pull request #89 from WebReflection/python-fix5fe8648added "when in Rome" also a test for PHP53517adsome minor improvementb3e2a0cFixing recursion issue in Python tooc4b46dbAdd SECURITY.md for security policy and reportingf86d071Create dependabot.yml for version updatesUpdates
karmafrom 3.1.4 to 6.4.4Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3d8cf806chore(release): 6.4.3 [skip ci]d7f2d69fix: add build commits for patch release85a2eebbuild(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.20bffce2build(deps): updated socket.io version to fix security issues with socket.io-...86667abbuild(deps): bump follow-redirects from 1.11.0 to 1.15.4450fdfddocs: Add deprecation notice to Karma README9de3c00chore(release): 6.4.2 [skip ci]c6a4271fix: few typos